func internal/runtime/maps.depthToShift

3 uses

	internal/runtime/maps (current package)
		map.go#L243: func depthToShift(depth uint8) uint8 {
		map.go#L307: 	m.globalShift = depthToShift(m.globalDepth)
		map.go#L636: 	m.globalShift = depthToShift(m.globalDepth)